home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm2 / mmntbm10.lha / MM_AntiBomb.readme < prev    next >
Text File  |  1996-05-05  |  2KB  |  71 lines

  1. Short: Checks Inbound Mail-packets for mailbombs
  2. Author: kbh@imada.ou.dk (Kent B. Hansen)
  3. Uploader: MM_Utils-Keeper@quasar.xs4all.nl (Eric Krieger)
  4. Version:  0.10
  5. Type: comm/fido
  6. Requires: comm/fido/MM_1_2.lha
  7.  
  8.  
  9.                                   7   7  7   7
  10.                                   77 77  77 77
  11.                                   7 7 7  7 7 7
  12.                                   7   7  7   7
  13.                                   7   7  7   7
  14.  
  15.  
  16.                    7   7   7 77777 777 7777   777  7   7 7777
  17.                   7 7  77  7   7    7  7   7 7   7 77 77 7   7
  18.                  77777 7 7 7   7    7  7777  7   7 7 7 7 7777
  19.                  7   7 7  77   7    7  7   7 7   7 7   7 7   7
  20.                  7   7 7   7   7   777 7777   777  7   7 7777
  21.  
  22.  
  23.                            7   7   77        7   77
  24.                            7   7  7  7      77  7  7
  25.                            7   7  7  7     7 7  7  7
  26.                             7 7   7  7       7  7  7
  27.                              7     77   7    7   77
  28.  
  29.  
  30.  
  31.  
  32.                            (C)  1996  Kent B. Hansen
  33.  
  34.  
  35.  
  36. This is an ARexx-script for MailManager by Pino Aliberti.
  37.  
  38. MM_AntiBomb checks the incoming mail-packets against the configured archivers.
  39. In case the packet is compressed with a known archiver, it compares the
  40. physical size of the packet with the size the packet would have if it was
  41. uncompressed.
  42.  
  43. This compress-ratio is compared with a user configurable maximum ratio, if the
  44. compress-ratio of the checked packet exceeds this maximum, the packet is moved
  45. to the bad-directory, and a "BOMB_" is added in front of the packet-name.
  46.  
  47. This way you can avoid filling your harddisk and crashing your system, if you
  48. receive a mailbomb.
  49.  
  50. (A mailbomb is an archive, that isn't very big in size, but when uncompressed
  51. it will fill up to an unlimited number of megaytes!  If your mailer tries to
  52. uncompress such an archive, it will eventually fill your harddisk, and your
  53. system will hang with the "device full - retry/cancel" requester.) :-(
  54.  
  55.  
  56.  
  57.                              History of MM_AntiBomb
  58.                              ----------------------
  59.  
  60.  
  61.  0.10  (04.05.96)  Initial version
  62.  
  63.  
  64.  
  65.                                    --O--
  66.  
  67. Yours,
  68.  Kent Hansen  (kbh@imada.ou.dk)
  69.  Team AMIGA    Sysop TPV
  70.  
  71.